Skip to content

fix(UI):Fix issue page not navigating to other pages#1124

Merged
benjamin-747 merged 1 commit into
gitmono-dev:mainfrom
Ceron-CSS:main
Jun 16, 2025
Merged

fix(UI):Fix issue page not navigating to other pages#1124
benjamin-747 merged 1 commit into
gitmono-dev:mainfrom
Ceron-CSS:main

Conversation

@Ceron-CSS

Copy link
Copy Markdown
Contributor

No description provided.

@vercel

vercel Bot commented Jun 16, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mega ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 16, 2025 5:27am

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses a UI navigation issue by refactoring the way issue picker state is managed. Key changes include introducing a module-level atomFamily (filterAtomFamily) for web storage, replacing the locally defined atomFamily within the ListPicker component, and updating the ListPicker usage accordingly.

Comments suppressed due to low confidence (1)

moon/apps/web/components/Issues/IssueList.tsx:84

  • [nitpick] Consider renaming the prop 'Sign' to a more descriptive name (e.g., 'pickerType') to improve clarity.
const ListPicker = <T extends IssuePickerType>({ Sign }: { Sign: T }) => {

@benjamin-747
benjamin-747 added this pull request to the merge queue Jun 16, 2025
Merged via the queue into gitmono-dev:main with commit bb63485 Jun 16, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants